projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77c7e2e
)
Add missing word.
author
Jan Djärv
<jan.h.d@swipnet.se>
Wed, 1 Jul 2009 15:06:14 +0000
(15:06 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Wed, 1 Jul 2009 15:06:14 +0000
(15:06 +0000)
doc/lispref/frames.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/frames.texi
b/doc/lispref/frames.texi
index 85bf2bb75e7ed277325d7fb0933007a1f84542d6..69dfff5ad43605f006424c294ee6a461268e6f9a 100644
(file)
--- a/
doc/lispref/frames.texi
+++ b/
doc/lispref/frames.texi
@@
-610,7
+610,7
@@
parameters @code{top} and @code{left}.
@item fullscreen
Specify that width, height or both shall be maximized.
-The value @code{fullwidth} specifies that width shall as wide as possible.
+The value @code{fullwidth} specifies that width shall
be
as wide as possible.
The value @code{fullheight} specifies that height shall be as tall as
possible. The value @code{fullboth} specifies that both the
width and the height shall be set to the size of the screen.